This web method is used to return a dataset containing the number of pick items with reason codes for the given period.
Method | /ProCloudWS.asmx/Pick_ReasonCountByPeriod |
The request body is of type Pick_ReasonCountByPeriod.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intProviderBranchId | xml:int | |
dtDateFrom | xml:dateTime | |
dtDateTo | xml:dateTime |
|
The response body is of type Pick_ReasonCountByPeriodResponse.
Name | Description | Data Type |
---|---|---|
Pick_ReasonCountByPeriodResult | objPick_ReasonCountByPeriodReturn |
|